[INFO] cloning repository https://github.com/JoshuaCHolmes/live-earth-wallpaper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JoshuaCHolmes/live-earth-wallpaper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshuaCHolmes%2Flive-earth-wallpaper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshuaCHolmes%2Flive-earth-wallpaper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 604c7da99388f1ab997be3d325cd5e3a52865d24
[INFO] checking JoshuaCHolmes/live-earth-wallpaper against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshuaCHolmes%2Flive-earth-wallpaper" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/JoshuaCHolmes/live-earth-wallpaper
[INFO] finished tweaking git repo https://github.com/JoshuaCHolmes/live-earth-wallpaper
[INFO] tweaked toml for git repo https://github.com/JoshuaCHolmes/live-earth-wallpaper written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JoshuaCHolmes/live-earth-wallpaper on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JoshuaCHolmes/live-earth-wallpaper already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c9cf2645c8f6edb91c079753951b65e0359b33e408b71cca456621ee5dccce78
[INFO] running `Command { std: "docker" "start" "c9cf2645c8f6edb91c079753951b65e0359b33e408b71cca456621ee5dccce78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9cf2645c8f6edb91c079753951b65e0359b33e408b71cca456621ee5dccce78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9cf2645c8f6edb91c079753951b65e0359b33e408b71cca456621ee5dccce78" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9cf2645c8f6edb91c079753951b65e0359b33e408b71cca456621ee5dccce78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9cf2645c8f6edb91c079753951b65e0359b33e408b71cca456621ee5dccce78" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking live-earth-wallpaper v0.3.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::monitor::MultiMonitorMode`
[INFO] [stdout]   --> src/tray.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::monitor::MultiMonitorMode;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::monitor::MultiMonitorMode`
[INFO] [stdout]   --> src/tray.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::monitor::MultiMonitorMode;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `is_stale` is never read
[INFO] [stdout]    --> src/main.rs:599:28
[INFO] [stdout]     |
[INFO] [stdout] 599 |         let mut is_stale = false;
[INFO] [stdout]     |                            ^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 603 |                 is_stale = stale;
[INFO] [stdout]     |                 ---------------- `is_stale` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_stars_only_wallpaper` is never used
[INFO] [stdout]    --> src/main.rs:870:10
[INFO] [stdout]     |
[INFO] [stdout] 870 | async fn render_stars_only_wallpaper(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_and_apply_lockscreen` is never used
[INFO] [stdout]    --> src/main.rs:916:10
[INFO] [stdout]     |
[INFO] [stdout] 916 | async fn render_and_apply_lockscreen(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]   --> src/config.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Config {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_show_earth` is never used
[INFO] [stdout]   --> src/config.rs:27:4
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn default_show_earth() -> bool { true }
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_satellite` is never used
[INFO] [stdout]   --> src/config.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn default_satellite() -> Satellite { Satellite::GoesEast }
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `config_path` is never used
[INFO] [stdout]   --> src/config.rs:42:4
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn config_path() -> Option<PathBuf> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load` is never used
[INFO] [stdout]   --> src/config.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn load() -> Config {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save` is never used
[INFO] [stdout]   --> src/config.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn save(cfg: &Config) {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/monitor.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Monitor {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Monitor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `primary_only` is never used
[INFO] [stdout]   --> src/monitor.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl MonitorLayout {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn primary_only(&self) -> Option<MonitorLayout> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `render_stars_only` is never used
[INFO] [stdout]    --> src/renderer.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout]  60 | impl Renderer {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn render_stars_only(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `all` is never used
[INFO] [stdout]   --> src/satellite.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl Satellite {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub fn all() -> &'static [Satellite] {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TrayCommand` is never used
[INFO] [stdout]   --> src/tray.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum TrayCommand {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TrayIcon` is never constructed
[INFO] [stdout]    --> src/tray.rs:614:12
[INFO] [stdout]     |
[INFO] [stdout] 614 | pub struct TrayIcon;
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `set_mode`, `set_labels`, `set_startup`, and `poll_command` are never used
[INFO] [stdout]    --> src/tray.rs:618:12
[INFO] [stdout]     |
[INFO] [stdout] 617 | impl TrayIcon {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] 618 |     pub fn new(_startup_enabled: bool, _mode: crate::monitor::MultiMonitorMode, _labels_enabled: bool) -> anyhow::Result<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 623 |     pub fn set_mode(&self, _mode: crate::monitor::MultiMonitorMode) {}
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 624 |     pub fn set_labels(&self, _enabled: bool) {}
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 625 |     pub fn set_startup(&self, _enabled: bool) {}
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 626 |
[INFO] [stdout] 627 |     pub fn poll_command(&self) -> Option<TrayCommand> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_enabled` is never used
[INFO] [stdout]    --> src/tray.rs:636:12
[INFO] [stdout]     |
[INFO] [stdout] 636 |     pub fn is_enabled() -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `toggle` is never used
[INFO] [stdout]    --> src/tray.rs:640:12
[INFO] [stdout]     |
[INFO] [stdout] 640 |     pub fn toggle() -> Result<bool> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `WallpaperTarget` is never used
[INFO] [stdout]   --> src/wallpaper.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum WallpaperTarget {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `includes_desktop`, `includes_lockscreen`, and `label` are never used
[INFO] [stdout]   --> src/wallpaper.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl WallpaperTarget {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 18 |     pub fn includes_desktop(self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn includes_lockscreen(self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn label(self) -> &'static str {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_lock_screen` is never used
[INFO] [stdout]    --> src/wallpaper.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn set_lock_screen(image_path: &Path) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `is_stale` is never read
[INFO] [stdout]    --> src/main.rs:599:28
[INFO] [stdout]     |
[INFO] [stdout] 599 |         let mut is_stale = false;
[INFO] [stdout]     |                            ^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 603 |                 is_stale = stale;
[INFO] [stdout]     |                 ---------------- `is_stale` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_stars_only_wallpaper` is never used
[INFO] [stdout]    --> src/main.rs:870:10
[INFO] [stdout]     |
[INFO] [stdout] 870 | async fn render_stars_only_wallpaper(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_and_apply_lockscreen` is never used
[INFO] [stdout]    --> src/main.rs:916:10
[INFO] [stdout]     |
[INFO] [stdout] 916 | async fn render_and_apply_lockscreen(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]   --> src/config.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Config {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_show_earth` is never used
[INFO] [stdout]   --> src/config.rs:27:4
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn default_show_earth() -> bool { true }
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_satellite` is never used
[INFO] [stdout]   --> src/config.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn default_satellite() -> Satellite { Satellite::GoesEast }
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `config_path` is never used
[INFO] [stdout]   --> src/config.rs:42:4
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn config_path() -> Option<PathBuf> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load` is never used
[INFO] [stdout]   --> src/config.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn load() -> Config {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save` is never used
[INFO] [stdout]   --> src/config.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn save(cfg: &Config) {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/monitor.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Monitor {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Monitor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `primary_only` is never used
[INFO] [stdout]   --> src/monitor.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl MonitorLayout {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn primary_only(&self) -> Option<MonitorLayout> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `render_stars_only` is never used
[INFO] [stdout]    --> src/renderer.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout]  60 | impl Renderer {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn render_stars_only(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `all` is never used
[INFO] [stdout]   --> src/satellite.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl Satellite {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub fn all() -> &'static [Satellite] {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TrayCommand` is never used
[INFO] [stdout]   --> src/tray.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum TrayCommand {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TrayIcon` is never constructed
[INFO] [stdout]    --> src/tray.rs:614:12
[INFO] [stdout]     |
[INFO] [stdout] 614 | pub struct TrayIcon;
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `set_mode`, `set_labels`, `set_startup`, and `poll_command` are never used
[INFO] [stdout]    --> src/tray.rs:618:12
[INFO] [stdout]     |
[INFO] [stdout] 617 | impl TrayIcon {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] 618 |     pub fn new(_startup_enabled: bool, _mode: crate::monitor::MultiMonitorMode, _labels_enabled: bool) -> anyhow::Result<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 623 |     pub fn set_mode(&self, _mode: crate::monitor::MultiMonitorMode) {}
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 624 |     pub fn set_labels(&self, _enabled: bool) {}
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 625 |     pub fn set_startup(&self, _enabled: bool) {}
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 626 |
[INFO] [stdout] 627 |     pub fn poll_command(&self) -> Option<TrayCommand> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_enabled` is never used
[INFO] [stdout]    --> src/tray.rs:636:12
[INFO] [stdout]     |
[INFO] [stdout] 636 |     pub fn is_enabled() -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `toggle` is never used
[INFO] [stdout]    --> src/tray.rs:640:12
[INFO] [stdout]     |
[INFO] [stdout] 640 |     pub fn toggle() -> Result<bool> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `WallpaperTarget` is never used
[INFO] [stdout]   --> src/wallpaper.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum WallpaperTarget {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `includes_desktop`, `includes_lockscreen`, and `label` are never used
[INFO] [stdout]   --> src/wallpaper.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl WallpaperTarget {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 18 |     pub fn includes_desktop(self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn includes_lockscreen(self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn label(self) -> &'static str {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_lock_screen` is never used
[INFO] [stdout]    --> src/wallpaper.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn set_lock_screen(image_path: &Path) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.07s
[INFO] running `Command { std: "docker" "inspect" "c9cf2645c8f6edb91c079753951b65e0359b33e408b71cca456621ee5dccce78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9cf2645c8f6edb91c079753951b65e0359b33e408b71cca456621ee5dccce78", kill_on_drop: false }`
[INFO] [stdout] c9cf2645c8f6edb91c079753951b65e0359b33e408b71cca456621ee5dccce78
